home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / apparmor.d / abstractions / nis < prev    next >
Text File  |  2008-10-08  |  573b  |  17 lines

  1. # $Id: nis 39 2006-05-02 22:41:28Z seth_arnold $
  2. # ------------------------------------------------------------------
  3. #
  4. #    Copyright (C) 2002-2006 Novell/SUSE
  5. #
  6. #    This program is free software; you can redistribute it and/or
  7. #    modify it under the terms of version 2 of the GNU General Public
  8. #    License published by the Free Software Foundation.
  9. #
  10. # ------------------------------------------------------------------
  11.  
  12.   # NIS rules
  13.   /var/yp/binding/*           r,
  14.   # portmapper may ask root processes to do nis/ldap at low ports
  15.   capability net_bind_service,
  16.  
  17.